Books Details
Author : Bill Bejeck Pages : 280 pages Publisher : Manning Publications Language :
ISBN-10 : 1617294470 ISBN-13 : 9781617294471
Books Descriptions
SummaryKafka Streams in Action teaches you everything you need to know to
implement stream processing on data flowing into your Kafka platform, allowing you
to focus on getting more from your data without sacrificing time or effort.Foreword
by Neha Narkhede, Cocreator of Apache KafkaPurchase of the print book includes a
free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the
TechnologyNot all stream-based applications require a dedicated processing cluster.
The lightweight Kafka Streams library provides exactly the power and simplicity you
need for message handling in microservices and real-time event processing. With the
Kafka Streams API, you filter and transform data streams with just Kafka and your
application.About the BookKafka Streams in Action teaches you to implement stream
processing within the Kafka platform. In this easy-to-follow book, you'll explore real-
world examples to collect, transform, and aggregate data, work with multiple
processors, and